ScrolledWindow: Dodge possible surplus disconnects
authorDaniel Boles <dboles@src.gnome.org>
Fri, 1 Sep 2017 15:03:36 +0000 (16:03 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Fri, 1 Sep 2017 15:28:44 +0000 (16:28 +0100)
commit423cd8e73e63dc27a2749a3b83613edbd35df767
treede5df74388ffd6beb3434bc0cf3767c92543718d
parent3ff04099a724d7ab9bcce67d809ca693c9d5660a
ScrolledWindow: Dodge possible surplus disconnects

In case the outgoing Adjustment for whatever reason has other handlers
referring to this SW, be sure to avoid disconnecting any but our own.
gtk/gtkscrolledwindow.c